home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / program / clw438.zip / libs.ex$ / 8051.BAT < prev    next >
DOS Batch File  |  1997-01-22  |  197b  |  8 lines

  1. @echo off
  2. rem (c) R&D Associates 1992-1997.
  3. rem All Rights Reserved.
  4. rem
  5. rem This builds the Keil 8051 C Library.
  6. rem
  7. clint 8051.c -L+8051.clb -I. %1 %2 %3 -3- -KC1 -KB0 -Ab0 -An0 -Ah0 -Ai0
  8.